﻿

BODY	 {		background-image: url('title_1.jpg');
			background-repeat: no-repeat;
			background-position: top;


			Margin-Bottom : 40px     ;
			Margin-Top : 135px     ;
			max-width: 600px;
			margin-left:auto;
			margin-right:auto;
	 }

			A:link { color:#000080; text-decoration: none}  
			A:visited { color:#000080; text-decoration: none} 
			A:hover { color:#D82400; text-decoration: underline} 
			A:active { color: #D82400; text-decoration: none}  

.Heading	 {
			Font-Variant : Small-Caps     ;
			Font-Family : Arial, Helvetica ;
			Font-Size : 22pt ;
			Font-Weight : bold ;
			Color : navy ;
			Background-Image : url('none')
		}
		
/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  .PZ3zoom a { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0px none; height:100%; width:100% }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0px none; }

a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }

a:hover .PZ3cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr a:hover { border:0px none; }
.noBdr { border:0px none; }
.Lnk a:hover { cursor:pointer; }
.noLnk a:hover {	cursor:default;}

/* End Photo-Caption Zoom CSS  */ 